[INFO] fetching crate anodize-stage-changelog 0.1.0...
[INFO] testing anodize-stage-changelog-0.1.0 against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] extracting crate anodize-stage-changelog 0.1.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate anodize-stage-changelog 0.1.0
[INFO] finished tweaking crates.io crate anodize-stage-changelog 0.1.0
[INFO] tweaked toml for crates.io crate anodize-stage-changelog 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate anodize-stage-changelog 0.1.0 on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate anodize-stage-changelog 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] abdc74791a8f9b862a7c281e9b6fa9bd5f7948b049f43634a17188102d24f937
[INFO] running `Command { std: "docker" "start" "-a" "abdc74791a8f9b862a7c281e9b6fa9bd5f7948b049f43634a17188102d24f937", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "abdc74791a8f9b862a7c281e9b6fa9bd5f7948b049f43634a17188102d24f937", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abdc74791a8f9b862a7c281e9b6fa9bd5f7948b049f43634a17188102d24f937", kill_on_drop: false }`
[INFO] [stdout] abdc74791a8f9b862a7c281e9b6fa9bd5f7948b049f43634a17188102d24f937
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8a400c746af6c069ec25b2e7212926d10a52043f09133279b594e4c734252c9c
[INFO] running `Command { std: "docker" "start" "-a" "8a400c746af6c069ec25b2e7212926d10a52043f09133279b594e4c734252c9c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling iri-string v0.7.11
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling serde_yaml_ng v0.10.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling tera v1.20.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling anodize-core v0.1.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling anodize-stage-changelog v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s
[INFO] running `Command { std: "docker" "inspect" "8a400c746af6c069ec25b2e7212926d10a52043f09133279b594e4c734252c9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a400c746af6c069ec25b2e7212926d10a52043f09133279b594e4c734252c9c", kill_on_drop: false }`
[INFO] [stdout] 8a400c746af6c069ec25b2e7212926d10a52043f09133279b594e4c734252c9c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a328bd60f8a25ab6abe94e01a07d0654baa834a2922ba280f59716f091b27a02
[INFO] running `Command { std: "docker" "start" "-a" "a328bd60f8a25ab6abe94e01a07d0654baa834a2922ba280f59716f091b27a02", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling serial_test_derive v3.4.0
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling serial_test v3.4.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tera v1.20.1
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling serde_yaml_ng v0.10.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling anodize-core v0.1.0
[INFO] [stderr]    Compiling anodize-stage-changelog v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 56.38s
[INFO] running `Command { std: "docker" "inspect" "a328bd60f8a25ab6abe94e01a07d0654baa834a2922ba280f59716f091b27a02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a328bd60f8a25ab6abe94e01a07d0654baa834a2922ba280f59716f091b27a02", kill_on_drop: false }`
[INFO] [stdout] a328bd60f8a25ab6abe94e01a07d0654baa834a2922ba280f59716f091b27a02
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f49e60f4b09cdcbb7f9fc0adfafef8735e1a4178cb1f64544ce7417b34fec20a
[INFO] running `Command { std: "docker" "start" "-a" "f49e60f4b09cdcbb7f9fc0adfafef8735e1a4178cb1f64544ce7417b34fec20a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/anodize_stage_changelog-f00887e354621e80)
[INFO] [stdout] 
[INFO] [stdout] running 104 tests
[INFO] [stdout] test tests::test_abbrev_zero_custom_format_shows_full_sha ... ok
[INFO] [stdout] test tests::test_abbrev_default_is_seven ... ok
[INFO] [stdout] test tests::test_abbrev_truncates_to_specified_length ... ok
[INFO] [stdout] test tests::test_abbrev_controls_hash_length ... ok
[INFO] [stdout] test tests::test_apply_filters_empty_exclude ... ok
[INFO] [stdout] test tests::test_apply_include_filters_empty_keeps_all ... ok
[INFO] [stdout] test tests::test_changelog_ai_prompt_from_file ... ok
[INFO] [stdout] test tests::test_apply_filters ... ok
[INFO] [stdout] test tests::test_apply_include_filters_no_match ... ok
[INFO] [stdout] test tests::test_apply_include_filters_matching ... ok
[INFO] [stdout] test tests::test_changelog_ai_config_deserializes ... ok
[INFO] [stdout] test tests::test_changelog_ai_prompt_inline ... ok
[INFO] [stdout] test tests::test_changelog_stage_disabled_skips ... ok
[INFO] [stdout] test tests::test_changelog_ai_prompt_from_url ... ok
[INFO] [stdout] test tests::test_changelog_stage_github_native_produces_empty ... ok
[INFO] [stdout] test tests::test_abbrev_longer_than_hash_uses_full_hash ... ok
[INFO] [stdout] test tests::test_config_parse_abbrev ... ok
[INFO] [stdout] test tests::test_config_parse_changelog_format ... ok
[INFO] [stdout] test tests::test_config_parse_disable_template_string ... ok
[INFO] [stdout] test tests::test_config_parse_use_source_github ... ok
[INFO] [stdout] test tests::test_config_parse_use_source_gitea ... ok
[INFO] [stdout] test tests::test_config_parse_use_source_github_native ... ok
[INFO] [stdout] test tests::test_config_parse_use_source_gitlab ... ok
[INFO] [stdout] test tests::test_config_parse_disable_bool_true ... ok
[INFO] [stdout] test tests::test_config_parse_nested_subgroups ... ok
[INFO] [stdout] test tests::test_changelog_stage_unsupported_source_bails ... ok
[INFO] [stdout] test tests::test_config_parse_filters_include ... ok
[INFO] [stdout] test tests::test_disable_skips_stage_entirely ... ok
[INFO] [stdout] test tests::test_custom_format_template_renders_correctly ... ok
[INFO] [stdout] test tests::test_abbrev_zero_shows_full_sha ... ok
[INFO] [stdout] test tests::test_config_parse_abbrev_negative_one ... ok
[INFO] [stdout] test tests::test_empty_changelog_when_all_commits_filtered ... ok
[INFO] [stdout] test tests::test_default_format_unchanged ... ok
[INFO] [stdout] test tests::test_extract_co_authors_basic ... ok
[INFO] [stdout] test tests::test_custom_title ... ok
[INFO] [stdout] test tests::test_changelog_stage_gitlab_falls_back_to_git_no_token ... ok
[INFO] [stdout] test tests::test_extract_co_authors_case_insensitive ... ok
[INFO] [stdout] test tests::test_divider_not_emitted_with_single_group ... ok
[INFO] [stdout] test tests::test_divider_between_groups ... ok
[INFO] [stdout] test tests::test_apply_include_filters_invalid_regex_is_error ... ok
[INFO] [stdout] test tests::test_group_commits_others_bucket ... ok
[INFO] [stdout] test tests::test_extract_co_authors_empty_message ... ok
[INFO] [stdout] test tests::test_extract_co_authors_multiple ... ok
[INFO] [stdout] test tests::test_extract_co_authors_no_trailers ... ok
[INFO] [stdout] test tests::test_group_commits ... ok
[INFO] [stdout] test tests::test_grouped_commits_new_constructor ... ok
[INFO] [stdout] test tests::test_gitea_newline_handling ... ok
[INFO] [stdout] test tests::test_header_with_plain_string_passes_through ... ok
[INFO] [stdout] test tests::test_header_footer_template_rendering ... ok
[INFO] [stdout] test tests::test_group_commits_empty_group_omitted ... ok
[INFO] [stdout] test tests::test_include_filters_restrict_commits_to_matching_patterns ... ok
[INFO] [stdout] test tests::test_header_appears_before_changelog_body ... ok
[INFO] [stdout] test tests::test_integration_changelog_empty_after_filters ... ok
[INFO] [stdout] test tests::test_include_and_exclude_are_mutually_exclusive ... ok
[INFO] [stdout] test tests::test_group_depth_with_title ... ok
[INFO] [stdout] test tests::test_invalid_group_regex_returns_error ... ok
[INFO] [stdout] test tests::test_invalid_exclude_regex_returns_error ... ok
[INFO] [stdout] test tests::test_gitlab_newline_handling ... ok
[INFO] [stdout] test tests::test_invalid_include_regex_returns_error ... ok
[INFO] [stdout] test tests::test_empty_title_suppresses_heading ... ok
[INFO] [stdout] test tests::test_parse_conventional_commit ... ok
[INFO] [stdout] test tests::test_parse_non_conventional ... ok
[INFO] [stdout] test tests::test_parse_scoped_commit ... ok
[INFO] [stdout] test tests::test_no_previous_tag_uses_all_commits ... ok
[INFO] [stdout] test tests::test_integration_changelog_header_footer_assembly ... ok
[INFO] [stdout] test tests::test_render_changelog_empty_groups ... ok
[INFO] [stdout] test tests::test_footer_appears_after_changelog_body ... ok
[INFO] [stdout] test tests::test_render_abbrev_negative_one_custom_format_empty_short_sha ... ok
[INFO] [stdout] test tests::test_integration_full_changelog_pipeline_with_groups ... ok
[INFO] [stdout] test tests::test_render_changelog_short_hash ... ok
[INFO] [stdout] test tests::test_render_abbrev_negative_one_omits_hash ... ok
[INFO] [stdout] test tests::test_render_changelog_very_short_hash_preserved ... ok
[INFO] [stdout] test tests::test_render_changelog_with_header_and_footer ... ok
[INFO] [stdout] test tests::test_render_changelog_with_header_only ... ok
[INFO] [stdout] test tests::test_render_logins_variable_in_format ... ok
[INFO] [stdout] test tests::test_render_changelog_gitea_default_format_with_login ... ok
[INFO] [stdout] test tests::test_render_changelog_with_footer_only ... ok
[INFO] [stdout] test tests::test_resolve_prompt_source_file_overrides_url ... ok
[INFO] [stdout] test tests::test_resolve_prompt_source_file_with_empty_path_falls_through ... ok
[INFO] [stdout] test tests::test_resolve_prompt_source_none ... ok
[INFO] [stdout] test tests::test_resolve_prompt_source_url_only ... ok
[INFO] [stdout] test tests::test_sort_asc ... ok
[INFO] [stdout] test tests::test_sort_commits_unknown_order_returns_error ... ok
[INFO] [stdout] test tests::test_sort_desc ... ok
[INFO] [stdout] test tests::test_sort_desc_still_works ... ok
[INFO] [stdout] test tests::test_sort_empty_preserves_order ... ok
[INFO] [stdout] test tests::test_sort_asc_still_works ... ok
[INFO] [stdout] test tests::test_sort_none_is_invalid ... ok
[INFO] [stdout] test tests::test_render_per_commit_login_variable ... ok
[INFO] [stdout] test tests::test_parse_breaking_change ... ok
[INFO] [stdout] test tests::test_integration_changelog_with_include_filters ... ok
[INFO] [stdout] test tests::test_group_commits_with_nested_subgroups ... ok
[INFO] [stdout] test tests::test_changelog_stage_gitea_falls_back_to_git_no_token ... ok
[INFO] [stdout] test tests::test_github_newline_handling ... ok
[INFO] [stdout] test tests::test_render_nested_subgroups ... ok
[INFO] [stdout] test tests::test_render_changelog_gitlab_default_format ... ok
[INFO] [stdout] test tests::test_title_and_divider_combined ... ok
[INFO] [stdout] test tests::test_validation_rejects_unsupported_source ... ok
[INFO] [stdout] test tests::test_render_changelog ... ok
[INFO] [stdout] test tests::test_changelog_create_dist_dir_failure ... ok
[INFO] [stdout] test tests::test_changelog_written_to_correct_output_location ... ok
[INFO] [stdout] test tests::test_changelog_write_failure_on_readonly_path ... ok
[INFO] [stdout] test tests::test_integration_changelog_stage_with_real_git_repo ... ok
[INFO] [stderr]    Doc-tests anodize_stage_changelog
[INFO] [stdout] test tests::test_changelog_dry_run_writes_file ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 104 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.67s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f49e60f4b09cdcbb7f9fc0adfafef8735e1a4178cb1f64544ce7417b34fec20a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f49e60f4b09cdcbb7f9fc0adfafef8735e1a4178cb1f64544ce7417b34fec20a", kill_on_drop: false }`
[INFO] [stdout] f49e60f4b09cdcbb7f9fc0adfafef8735e1a4178cb1f64544ce7417b34fec20a
